[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Facebook.Json.Utilities.ValidationUtils.ArgumentNotNull(System.Object,System.String)"]
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public static void ArgumentNotNull( Object value, string parameterName ) |
Visual Basic (Declaration) |
---|
Public Shared Sub ArgumentNotNull ( _ value As Object, _ parameterName As String _ ) |
Visual C++ |
---|
public: static void ArgumentNotNull( Object^ value, String^ parameterName ) |
Parameters
- value
- Type: System..::.Object
[Missing <param name="value"/> documentation for "M:Facebook.Json.Utilities.ValidationUtils.ArgumentNotNull(System.Object,System.String)"]
- parameterName
- Type: System..::.String
[Missing <param name="parameterName"/> documentation for "M:Facebook.Json.Utilities.ValidationUtils.ArgumentNotNull(System.Object,System.String)"]