Apex.ConnectApi.ActorWithId.clone C# (CSharp) Method

clone() public method

public clone ( ) : object
return object
        public object clone()
        {
            throw new global::System.NotImplementedException("ActorWithId.Clone");
        }