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