public ImageReference( string fullPath, string id )
Public Sub New ( fullPath As String, id As String )
public: ImageReference( String^ fullPath, String^ id )
new : fullPath : string * id : string -> ImageReference
In This Article