ApiDataMapping Add Method Nemiro.OAuth
Overload List

  NameDescription
Public methodAdd(T) (Inherited from List ApiDataMappingItem .)
Public methodAdd(String, String)
Adds the specified data mapping to the collection.
Public methodAdd(String, String, CustomParse)
Adds the specified data mapping to the collection.
Public methodAdd(String, String, Type)
Adds the specified data mapping to the collection.
Public methodAdd(String, String, Type, String)
Adds the specified data mapping to the collection.
Public methodAdd(String, String, Type, String, CustomParse)
Adds the specified data mapping to the collection.
Top
See Also