Interface IDocRef<T>


public interface IDocRef<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details

    • get

      T get()